Release 10.1A: OpenEdge Development:
Internationalizing Applications


Compiling word-break tables

After you create or modify a word-break table, you must compile it using the PROUTIL utility with the WBREAK-COMPILER qualifier. The syntax is:

Syntax
proutil -C wbreak-compiler src-file rule-num  

src-file

The name of the word-break table file to be compiled.

rule-num

A number between 1 and 255 inclusive that identifies this word-break table within your OpenEdge installation.

The PROUTIL utility names the compiled version of the word-break table proword.rule-num. For example, if rule-num is 34, PROUTIL names the compiled version proword.34.

For the complete syntax of the PROUTIL utility, see OpenEdge Data Management: Database Administration .


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095